home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Online / cnetdevice / cnetdevice.readme < prev    next >
Text File  |  2000-05-25  |  1KB  |  40 lines

  1. Short:    PCMCIA Network Card driver. V1.2
  2. Author:   sintonen@iki.fi (Harry "Piru" Sintonen)
  3. Uploader: sintonen@iki.fi (Harry "Piru" Sintonen)
  4. Type:     hard/drivr
  5. Requires: OS 2.04+, A600/A1200, compatible PCMCIA ethernet card
  6. Version:  1.2
  7. Replaces: hard/drivr/cnetdevice.lha
  8.  
  9. This is an PCMCIA (aka PC Card) ethernet card SANA2 driver for
  10. Amiga 600 and Amiga 1200 computers. Most NE2000 compatible cards
  11. are supported (I hope). Full source code in assembler is included.
  12.  
  13. New for V1.2
  14.  
  15.    - Since there has been almost ten months without an update, I, Harry
  16.      Sintonen <sintonen@iki.fi>, decided to have a go.
  17.  
  18.    - Dozens of bugs fixed.
  19.  
  20.    - Now comply to SANA2 Rev2 and Rev3. Also implements Multicast address
  21.      range extensions to Rev3.
  22.  
  23.    - Properly implements Multiple Protocol Stack Support.
  24.  
  25.    - cnet.device is now NewStyleDevice.
  26.  
  27.    - cnet.device can now be expunged from the memory.
  28.  
  29.    - Separate 68000 and 68020 versions. Special turboio version with DMA
  30.      speedup hack.
  31.  
  32.    - Optimized for better performance.
  33.  
  34.    - Thanks to v1.2 beta testers: darza, sda, shygirl, kolla, BlackWine,
  35.      miksuh, Nadir, tekmag, goat^god, Tripper, Tundrah, Ion and Janne_k.
  36.      Special thanks to Tundrah for providing very extensive benchmark
  37.      results.
  38.  
  39.    (for more information see src/cnetdevice.asm version history)
  40.